-
Home
-
aBlocks – WordPress Gutenberg Blocks
-
1.8.0
-
Code
-
Classes
- Entry
Total Complexity |
19 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
271 |
Lines of code |
171 |
Logical lines of code |
36 |
Comment lines |
100 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
43 |
1 |
64 |
edit_entry() |
S |
64 |
4 |
9 |
delete_entries() |
S |
58 |
2 |
16 |
mark_entries_as_read() |
S |
58 |
2 |
16 |
mark_entries_as_unread() |
S |
58 |
2 |
16 |
get_entry() |
S |
63 |
3 |
10 |
send_entries_to_trash() |
S |
61 |
2 |
12 |
restore_entries_from_trash() |
S |
61 |
2 |
12 |
get_entries() |
S |
58 |
1 |
16 |